body {
  line-height: 1.5;
  background: white;
  box-sizing: border-box;
}

::-webkit-scrollbar {
  width: 5px;
}

::-webkit-scrollbar-thumb {
  background: #fab402;
}

::-webkit-scrollbar-thumb:hover {
  background: #d29703;
}

/* NAVBAR */

.navbar {
  width: 100%;
  top: 0;
  position: fixed;
  z-index: 30;
  background: white;
}

.navbar-toggler {
  background-image: linear-gradient(#e4a812, #936d0c);
  width: 3rem;
  height: 2rem;
  border: none;
}

.navbar-toggler:hover {
  background-image: linear-gradient(white, gray);
  width: 3rem;
  height: 2rem;
  border: none;
}

.navbar-toggler-icon {
  width: 1.5rem;
  height: 1.5rem;
  margin-bottom: 10px;
  border: none;
}

.dropdown-menu {
  padding: 0;
}

.dropdown-toggle {
  color: black !important;
}

.dropdown-toggle:hover {
  color: #e4a812 !important;
}

.dropdown-item {
  color: black;
  font-size: 16px;
  padding: 4px;
  display: inline-block;
  position: relative;
  &:after {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    bottom: 0;
    height: 2px;
    margin: -5px 0;
    left: 0;
    background-color: #e4a812;
    transition: all 0.4s ease-in 0s;
  }
  &:hover:after {
    width: 100%;
  }
}

.dropdown-item:hover {
  color: #e4a812;
  transition: 0.3s;
}

.nav-item {
  color: black;
  display: inline-block;
  position: relative;
  &:after {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    bottom: 0;
    height: 2px;
    margin: -5px 0;
    left: 0;
    background-color: #e4a812;
    transition: all 0.4s ease-in 0s;
  }
  &:hover:after {
    width: 100%;
  }
}

.nav-item a:not(.dropdown-item) {
  color: black;
  font-size: 16px;
}

.nav-item a:hover:not(.dropdown-item) {
  color: #e4a812;
}

.pima_logo {
  width: 220px;
  margin-right: 10px;
}

.navbar-toggler {
  background-color: whitesmoke;
}

.navbar-nav li {
  margin: 10px;
}

@media screen and (min-width: 992px) {
  .dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
  }
  .dropdown .dropdown-menu {
    display: none;
  }
  .dropdown:hover .dropdown-toggle::after {
    border-top: 0;
    border-bottom: 0.3em solid;
  }
}
@media screen and (max-width: 991px) {
  .dropdown-toggle.show::after {
    border-top: 0;
    border-bottom: 0.3em solid;
  }
}

/* MAIN */

main:not(.iletisim-main) {
  margin-top: 77px;
  z-index: -1;
}

.iletisim-main {
  background-image: url("../galeri-pics/iletişim.jpg");
  margin-top: 77px;
  width: 100%;
  height: auto;
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
  background-size: cover;
  position: relative;
  /* opacity: 0.5; */
}

.iletisim-row {
  background-color: rgba(0, 0, 0, 0.881);
}

.iframe-col {
  display: flex;
  justify-content: center;
  align-items: center;
}

.iletisim-ul li {
  font-size: 25px;
}

.iletisim-main-row p,
.iletisim-main-row > li {
  color: whitesmoke;
  text-align: center;
  font-size: 30px;
}

.iletisim-main-row ul {
  background: -webkit-linear-gradient(whitesmoke, #e4a812);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
}

.iletisim-row ul li {
  padding-bottom: 10px;
  list-style: none;
}

.iletisim-row h2 {
  background: -webkit-linear-gradient(#e4a812, rgb(228, 228, 3));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
}

.rows-margin {
  margin: 0;
}

.counter-p {
  font-size: 2rem;
  color: white;
  font-family: "Dosis", sans-serif;
  text-align: center;
  padding-bottom: 20px;
}

.counter-p1 {
  padding-left: 100px;
}

.bilgi-span {
  color: #e4a812;
  font-size: 2.5rem;
  font-style: oblique;
}

.tarim,
.pamuk,
.insaat {
  z-index: 32;
  display: flex;
  /* flex-direction: column; */
  color: black;
}

.tarim,
.insaat {
  margin-top: 75px;
  margin-bottom: 0;
  margin-right: 0;
  margin-left: 0;
}

.count {
  color: #e4a812;
  font-size: 5rem;
}

/* main {
  padding: 40px;
  text-align: center;
} */

main h2 {
  font-size: 3.1em;
  color: #333;
}

.p-pamuk,
.p-insaat,
.p-tarim {
  font-size: 1.3rem;
  text-align: center;
}

.main-rows {
  display: flex;
  justify-content: center;
  align-items: center;
}

.main-rows img {
  width: 35em;
  height: 25em;
  object-fit: cover;
}

.h1-tarim,
.h2-tarim,
.h2-pamuk,
.h2-insaat,
.h1-pamuk,
.h1-insaat,
.h2-harita {
  margin-bottom: 20px;
  padding-left: 50px;
  color: #e4a812;
  background: -webkit-linear-gradient(#e4a812, rgb(228, 228, 3));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: start;
  font-weight: bold;
  font-family: "Dosis", sans-serif;
  border-bottom: 1px solid #e4a812;
}

.h1-hakkimizda {
  margin-top: 100px;
  margin-bottom: 20px;
  padding-left: 50px;
  color: #e4a812;
  background: -webkit-linear-gradient(#e4a812, rgb(228, 228, 3));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
  font-weight: bold;
  font-family: "Dosis", sans-serif;
  border: none !important;
  font-size: 70px;
}
.hakkimizda {
  margin-right: 0px !important;
}

.tarim,
.pamuk,
.insaat {
  padding: 3rem;
}

.counter-p-col .element.visible {
  animation-name: center;
  animation-duration: 1.5s;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in;
}

.counter-p-col-1 {
  background-image: url("../pics/2.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  text-align: right !important;
}
.counter-p-col-2 {
  background-image: url("../pics/1.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  text-align: right !important;
}
.counter-p-col-3 {
  background-image: url("../pics/3.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  text-align: right !important;
}

.counter-p-col-pamuk,
.counter-p-col-insaat {
  padding-top: 100px;
  padding-bottom: 100px;
}

.counter-p-col-tarim {
  padding-top: 50px;
  padding-bottom: 50px;
}

.counter-p-col-insaat {
  display: flex;
  justify-content: end;
  padding-right: 100px;
}

.row-bg {
  background-color: rgba(0, 0, 0, 0.474);
}

.navElement.visible {
  animation-name: moveFromLeftToRight;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in-out;
}

@keyframes moveFromLeftToRight {
  0% {
    transform: translateX(-10%);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}

.right.visible {
  animation-name: moveFromRightToLeft;
  animation-duration: 1.5s;
  animation-fill-mode: forwards;
  animation-timing-function: ease-in-out;
}

@keyframes moveFromRightToLeft {
  0% {
    transform: translateX(10%);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}

@media screen and (min-width: 992px) {
  .dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
  }
  .dropdown .dropdown-menu {
    display: none;
  }
  .dropdown:hover .dropdown-toggle::after {
    border-top: 0;
    border-bottom: 0.3em solid;
  }
}
@media screen and (max-width: 991px) {
  .dropdown-toggle.show::after {
    border-top: 0;
    border-bottom: 0.3em solid;
  }
}

/* FOOTER-- */

footer {
  margin-top: 0;
  padding-top: 10px;
  background-color: white;
  box-shadow: inset 1px 1px 9px 1px #111010;
}

footer .row {
  background-color: white;
  width: 100%;
  height: auto;
}

footer a {
  text-decoration: none;
}

.hizmetlerimiz a {
  text-align: left;
  text-decoration: none;
  list-style: none;
  color: #e4a812;
}

.hizmetlerimiz li {
  margin-top: 7px;
}
.hizmetlerimiz a:hover {
  color: black;
}

.svg-div {
  padding-top: 5px;
}

svg {
  color: #022546;
}

.hizmetlerimiz ul {
  display: flex;
  flex-direction: column;
  justify-content: start;
  align-items: start;
  padding-left: 0;
}

.hizmetlerimiz {
  color: #e4a812;
  display: flex;
  justify-content: center;
  align-items: center;
}

.hizmetlerimiz-div {
  width: 100%;
}

.adres p,
.mail-telefon p {
  text-align: justify;
  color: #e4a812;
}

.adres,
.mail-telefon {
  display: flex;
  align-items: center;
}

.adres-row {
  align-items: start;
}

.iletisim p {
  color: black;
}

footer h3 {
  text-align: start;
  color: #022546;
  font-weight: 600;
}

.footer-logo {
  display: flex;
  justify-content: center;
  align-items: center;
}

.pima_logo_footer {
  width: 10rem;
}

@media screen and (max-width: 992px) {
  .hizmetlerimiz,
  .footer-logo {
    justify-content: start;
    align-items: center;
  }

  .hizmetlerimiz li,
  p {
    text-align: center;
  }

  .footer-logo {
    justify-content: center;
    align-items: center;
  }
  .nav-link,
  .dropdown-item {
    text-align: center;
  }

  .btn-col {
    padding: 0 12px 0;
  }

  .hizmetlerimiz-div {
    color: #e4a812;
    flex-direction: column;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .adres,
  .mail-telefon {
    display: flex;
    align-items: center;
    flex-direction: column;
  }

  .adres-row {
    flex-direction: column;
    align-items: center;
  }
  .adres-col {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
  }

  .tel-mail-col {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 20px;
    margin-top: 20px;
  }

  footer .row {
    background-color: white;
    width: 100%;
    height: auto;
    flex-direction: column;
    align-items: center;
  }
}

@media screen and (max-width: 576px) {
  .counter-p1 {
    padding: 0;
	}
	.iletisim-col-12 {
    padding: 0 !important;
  }

  .iletisim-ul {
    padding-left: 0 !important;
  }

  .iletisim-ul li {
    font-size: 15px !important;
  }

  .tarim,
  .pamuk,
  .insaat {
    padding: 0;
  }

  .counter-p-col-pamuk {
    padding: 20px 0 20px 0;
  }

  .iletisim-main-row,
  .iframe-col {
    padding: 0;
  }

  .h1-hakkimizda {
    font-size: 40px;
    padding-left: 0;
  }

  .bilgi-span {
    font-size: 2rem;
  }

  .h1-tarim,
  .h2-tarim,
  .h2-pamuk,
  .h2-insaat .h1-pamuk,
  .h1-insaat {
    text-align: center;
    padding: 0;
  }
}

@media screen and (max-width: 413px) {
  .zaman-class {
    font-size: 8px;
  }
}
@media screen and (max-width: 281px) {
  .pima_logo {
    width: 150px;
  }
}
